How to Install csound-gui software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install csound-gui software package in Ubuntu 12.04 LTS (Precise Pangolin)

csound-gui software package provides GUI interfaces and opcodes for Csound, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install csound-gui 

csound-gui is installed in your system.

Make ensure the csound-gui package were installed using the commands given below,

$ sudo dpkg-query -l | grep csound-gui *

You will get with csound-gui package name, version, architecture and description in a table

csound-gui package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Sound
Package csound-gui
Version 1:5.17.6~dfsg-1
Description GUI interfaces and opcodes for Csound
Sub Section Sound


See Also, How to uninstall or remove csound-gui software package from Ubuntu 12.04 LTS (Precise Pangolin)?